Uses of Class
com.epiphan.vga2usb.PropertyType

Uses of PropertyType in com.epiphan.vga2usb
 

Fields in com.epiphan.vga2usb declared as PropertyType
static PropertyType PropertyType.INT8
          Signed byte property.
static PropertyType PropertyType.INT16
          Signed short property.
static PropertyType PropertyType.INT32
          Signed int property.
static PropertyType PropertyType.BOOL
          Boolean property.
static PropertyType PropertyType.SIZE
          Size property.
static PropertyType PropertyType.RECT
          Rectangle property.
static PropertyType PropertyType.VERSION
          Version property.
static PropertyType PropertyType.BINARY
          Binary property.
static PropertyType PropertyType.EDID
          EDID property.
static PropertyType PropertyType.ADJUST_RANGE
          Adjust range property.
static PropertyType PropertyType.VGA_MODE
          VGA mode property.
static PropertyType PropertyType.STRING
          String property.
static PropertyType PropertyType.INT
          Alias to INT32.
static PropertyType PropertyType.ENUM
          Alias to INT32.
 

Methods in com.epiphan.vga2usb that return PropertyType
 PropertyType PropertyKey.getType()
          Gets the property type
 



Copyright © 2008-2012 Epiphan Systems Inc. All rights reserved.